home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 010a / getfre12.zip / GETFREE.DOC next >
Text File  |  1991-12-08  |  3KB  |  86 lines

  1. GETFREE! By Jonathan Knepher
  2.  
  3. This progran check diskspace on all of your Hard Disks....  
  4.  
  5. What I wrote it for:
  6.  
  7. I wrote this program for my BBS, so it would automatically stop and drop out
  8. if there was inadequate diskspace.  (This is because of NetMail, which
  9. requires a good deal of free space to unpack, and if it doesn't have it,
  10. it will send my machine into an infinate loop.)
  11.  
  12. The display will be in green, if there is more than 1/30 of the diskspace
  13. is free, yellow if more than 1/40, and blinking red if there is less than 1/40.
  14.  
  15. It will exit with the following error levels:
  16.  
  17. 0 - All Disks have more than 1/30 free     (displayed GREEN)
  18. 1 - One or more disks have less than 1/30  (displayed YELLOW)
  19. 2 - one or more disks have less than 1/40  (displayed BLINKING RED)
  20.  
  21. -----New With Version 1.2 -----
  22.  
  23. Accepts command line parameters!!!
  24.  
  25. This is the command line:
  26.  
  27. GETFREE [[a-z]|[A-Z]|[0-9]]....
  28.  
  29. So if you wanted a listing of drives C, F, and G, the command line would be:
  30.  
  31. GETFREE C F G  <or>
  32. GETFREE c f g  <or>
  33. GETFREE 1 5 6 
  34.  
  35. Or any combination thereof.  Drives are listed in the order they are in the
  36. command line.  (Repeats of the same drive cause repeats in the listing)
  37.  
  38.  
  39. The Registration Fee for this program is $5 if you continue to use it for 
  40. more than 20 days.  If you use this program in a commercial environment,
  41. you MUST pay the CommercialRegistration fee of $15.
  42.  
  43. Send Registration fees to:
  44.         Jonathan Knepher
  45.         8625 Langholm Rd
  46.         El Cajon, CA   92021-2151
  47.  
  48. Or, leave me Email on:
  49.         1:202/325 (FidoNet- Jonathan Knepher / SysOp)
  50.         250:400/780  (SearchLight Net- Jonathan Knepher / SysOp)
  51.         My BBS - (619)390-7217
  52.         CompuServe- 70700,1767
  53.  
  54.  
  55.  
  56.  
  57. THIS PROGRAM IS VIRUS RESISTANT!   If this program finds a virus trace
  58. from: Change in File size, or change in file CRC, it will abort and
  59. tell you a reason.  
  60. The Most Likely Virus error means the file has changed size,
  61. and the Copyright Infringment Error means that the file CRC has changed.  
  62. (Also used to keep theives from modifing this file, so I have to charge
  63. you more money... =] )  If you have questions about this method, write 
  64. me above.  (BTW- PKLITE or other EXE compression programs will NOT work
  65. with this program.  They do, however work with the Registered version.)
  66.  
  67.  
  68.  
  69.  
  70.  
  71. DISCLAIMER:
  72.  
  73. You, by using this program, agree to not hold the author responsible for 
  74. any actions that this program may create!  What this means:
  75. If you run this program, or even read the docs, and your wife leaves you,
  76. I am not responsible.  You should have been with her, instead of reading 
  77. this stupid disclaimer!  Or if anything happens to your hard or software,
  78. I AM NOT TO BLAME!  And you agree to this by executing the program!
  79.  
  80.  
  81. THIS PROGRAM IS NOT FREE!  You MUST register if you use it!
  82.  
  83. If there is something that you would like added to this program, send all
  84. of your inquires/comments to me!!!
  85.  
  86.